const golang.org/x/net/http2/hpack.uint32Max
3 uses
golang.org/x/net/http2/hpack (current package)
encode.go#L12: uint32Max = ^uint32(0)
encode.go#L37: minSize: uint32Max,
encode.go#L58: e.minSize = uint32Max
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)